Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
Public Attributes | List of all members
Dot1qHeader Class Reference

IEEE 802.1Q header structure. More...

Inheritance diagram for Dot1qHeader:
EthernetHeader Header Pdu Signal

Public Attributes

short tpid
 
byte userPriority
 
byte cfi
 
short vlanId
 
short typeLength
 
- Public Attributes inherited from EthernetHeader
mac dstMacAddress
 
mac srcMacAddress
 
int frameCheckSequence
 
- Public Attributes inherited from Header
Pdu payload
 

Detailed Description

IEEE 802.1Q header structure.

Member Data Documentation

◆ cfi

byte Dot1qHeader::cfi

◆ tpid

short Dot1qHeader::tpid

◆ typeLength

short Dot1qHeader::typeLength

◆ userPriority

byte Dot1qHeader::userPriority

◆ vlanId

short Dot1qHeader::vlanId

The documentation for this class was generated from the following file: